home *** CD-ROM | disk | FTP | other *** search
- object pismo: Tpismo
- Left = 192
- Top = 114
- BorderStyle = bsDialog
- Caption = 'P�smo'
- ClientHeight = 91
- ClientWidth = 234
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 88
- Top = 40
- Width = 68
- Height = 16
- Caption = '- uk�zka -'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Panel1: TPanel
- Left = 0
- Top = 32
- Width = 233
- Height = 3
- BevelInner = bvRaised
- BevelOuter = bvLowered
- BorderStyle = bsSingle
- TabOrder = 0
- end
- object ukazka: TPanel
- Left = 0
- Top = 64
- Width = 233
- Height = 25
- BevelInner = bvLowered
- BevelOuter = bvLowered
- Caption = 'P�smo'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- TabOrder = 1
- end
- object ComboBox1: TComboBox
- Left = 0
- Top = 2
- Width = 233
- Height = 21
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 2
- OnClick = ComboBox1Click
- OnDrawItem = ComboBox1DrawItem
- end
- end
-